home *** CD-ROM | disk | FTP | other *** search
/ Adobe Graphics & Publishing SDK 1996 December / Adobe Graphics & Publishing SDK 1996 December.iso / pc / pm65sdk / sourcecode / c_language / exportf / windows / exportf.rc < prev    next >
Text File  |  1996-08-13  |  3KB  |  129 lines

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23.  
  24. /////////////////////////////////////////////////////////////////////////////
  25. //
  26. // 301
  27. //
  28.  
  29. RI_REGINFO 301 MOVEABLE PURE 
  30. BEGIN
  31.     0x0003, 0x0000, 0x0300, 0x0001, 0x0001, 0x0000, 0x0000, 0x0000, 0x0203, 
  32.     0x0000, 0x0001, 0x0000, 0x0000, 0x0000
  33. END
  34.  
  35. #ifdef APSTUDIO_INVOKED
  36. /////////////////////////////////////////////////////////////////////////////
  37. //
  38. // TEXTINCLUDE
  39. //
  40.  
  41. 1 TEXTINCLUDE DISCARDABLE 
  42. BEGIN
  43.     "resource.h\0"
  44. END
  45.  
  46. 2 TEXTINCLUDE DISCARDABLE 
  47. BEGIN
  48.     "#include ""afxres.h""\r\n"
  49.     "\0"
  50. END
  51.  
  52. 3 TEXTINCLUDE DISCARDABLE 
  53. BEGIN
  54.     "\r\n"
  55.     "\0"
  56. END
  57.  
  58. #endif    // APSTUDIO_INVOKED
  59.  
  60.  
  61. #ifndef _MAC
  62. /////////////////////////////////////////////////////////////////////////////
  63. //
  64. // Version
  65. //
  66.  
  67. VS_VERSION_INFO VERSIONINFO
  68.  FILEVERSION 1,0,0,1
  69.  PRODUCTVERSION 6,5,0,1
  70.  FILEFLAGSMASK 0x3fL
  71. #ifdef _DEBUG
  72.  FILEFLAGS 0x1L
  73. #else
  74.  FILEFLAGS 0x0L
  75. #endif
  76.  FILEOS 0x4L
  77.  FILETYPE 0x2L
  78.  FILESUBTYPE 0x0L
  79. BEGIN
  80.     BLOCK "StringFileInfo"
  81.     BEGIN
  82.         BLOCK "040904b0"
  83.         BEGIN
  84.             VALUE "Comments", "Support Plugin from PageMaker SDK\0"
  85.             VALUE "CompanyName", "Adobe Systems Inc.\0"
  86.             VALUE "FileDescription", "Exportf\0"
  87.             VALUE "FileVersion", "1, 0, 0, 1\0"
  88.             VALUE "InternalName", "Exportf\0"
  89.             VALUE "LegalCopyright", "⌐ 1996, Adobe Systems Inc. all rights reserved\0"
  90.             VALUE "OriginalFilename", "Exportf.add\0"
  91.             VALUE "ProductName", "Adobe PageMaker 6.5\0"
  92.             VALUE "ProductVersion", "6, 5, 0, 1\0"
  93.         END
  94.     END
  95.     BLOCK "VarFileInfo"
  96.     BEGIN
  97.         VALUE "Translation", 0x409, 1200
  98.     END
  99. END
  100.  
  101. #endif    // !_MAC
  102.  
  103.  
  104. /////////////////////////////////////////////////////////////////////////////
  105. //
  106. // String Table
  107. //
  108.  
  109. STRINGTABLE DISCARDABLE 
  110. BEGIN
  111.     1                       "not in menu"
  112. END
  113.  
  114. #endif    // English (U.S.) resources
  115. /////////////////////////////////////////////////////////////////////////////
  116.  
  117.  
  118.  
  119. #ifndef APSTUDIO_INVOKED
  120. /////////////////////////////////////////////////////////////////////////////
  121. //
  122. // Generated from the TEXTINCLUDE 3 resource.
  123. //
  124.  
  125.  
  126. /////////////////////////////////////////////////////////////////////////////
  127. #endif    // not APSTUDIO_INVOKED
  128.  
  129.